home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / bp58b.arc / BP.BAT < prev    next >
DOS Batch File  |  1991-01-06  |  678b  |  28 lines

  1. echo off
  2. cls
  3. if x==%1x if not exist util.bat echo For "pop-up" service, enter "BP MR".
  4. echo .
  5. cd\MANAGEX
  6. echo wait...
  7. if exist chncnfrm.fyl erase chncnfrm.fyl
  8. :MANAGEX
  9. if exist end.fyl goto RETURN
  10. rem IF USED ON A LAN, SUBSTITUTE THE NEXT LINE FOR THE ONE FOLLOWING IT
  11. rem not if exist unti.bat input x x x x x x x x bp
  12. if not exist util.bat if exist m.d input x x x x x x x x bp
  13. billpowr x x x x x x x x x %1
  14. if not exist util.bat goto RETURN
  15. echo off
  16. util
  17. cd\MANAGEX
  18. goto MANAGEX
  19. :RETURN
  20. echo off
  21. if not exist dobpexp goto SK
  22. export x x x x x x x x bp
  23. erase dobpexp
  24. :SK
  25. if exist util.bat erase util.bat
  26. if exist end.fyl erase end.fyl
  27. if x==%1x cls
  28.